ASP.NET MVC Controls
ShowColumnFooters Property

Gets or sets a bool value which indicates whether to show a group row to display the aggregates in the column footers panel.
Syntax
'Declaration
 
Public Overridable Property ShowColumnFooters As Boolean
public virtual bool ShowColumnFooters {get; set;}
Remarks
The aggregated values in the column footers only work when the DisableServerRead property of its ItemsSource is true.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback